Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various tweaks for assistant, agents and utilities #728

Merged
merged 5 commits into from
Oct 23, 2024
Merged

Various tweaks for assistant, agents and utilities #728

merged 5 commits into from
Oct 23, 2024

Conversation

philippjfr
Copy link
Member

  • Refactors the PlanningAssistant
  • Minor tweaks for various agents
  • Minor tweaks to make get_schema utility more robust

Copy link

codecov bot commented Oct 23, 2024

Codecov Report

Attention: Patch coverage is 0% with 65 lines in your changes missing coverage. Please review.

Project coverage is 54.41%. Comparing base (17763d0) to head (f8120ea).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lumen/ai/assistant.py 0.00% 45 Missing ⚠️
lumen/ai/utils.py 0.00% 13 Missing ⚠️
lumen/ai/agents.py 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #728      +/-   ##
==========================================
- Coverage   54.52%   54.41%   -0.12%     
==========================================
  Files          99       99              
  Lines       12168    12193      +25     
==========================================
  Hits         6635     6635              
- Misses       5533     5558      +25     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@philippjfr philippjfr merged commit 08915e2 into main Oct 23, 2024
11 checks passed
@philippjfr philippjfr deleted the tweaks branch October 23, 2024 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant